*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Fri, 29 Nov 2002 15:12:50 +0000 (15:12 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 29 Nov 2002 15:12:50 +0000 (15:12 +0000)
lisp/ChangeLog

index d3bc5713299174522fc79313887d3df467f9fd1a..5db27240f5f67091e1d53b1bb5d92782770f622c 100644 (file)
@@ -1,3 +1,22 @@
+2002-11-29  Richard M. Stallman  <rms@gnu.org>
+
+       * mail/rmail.el (rmail-convert-to-babyl-format):
+       Make search for message delimiter case-sensitive.
+
+       * simple.el (yank-window-start): New variable.
+       (yank): Record yank-window-start
+       (yank-pop): Use yank-window-start.
+
+       * info.el (Info-additional-directory-list): Doc fix.
+
+       * indent.el (indent-according-to-mode, indent-region): Doc fix.
+
+       * tooltip.el (tooltip-gud-tips-p): Doc fix.
+
+       * eshell/em-script.el: Require eshell.
+
+       * eshell/esh-ext.el, eshell/em-cmpl.el: Require esh-util.
+
 2002-11-29  Kim F. Storm  <storm@cua.dk>
 
        * mwheel.el: Avoid accidental yanking of text while scrolling with
        * emacs-lisp/autoload.el (update-autoloads-from-directories):
        Sort the list of files with no autoloads.
 
-2002-11-16  Alan Shutko  <ats@acm.org>
+2002-11-16  Alan Shutko  <Rats@acm.org>
 
        * calendar/diary-lib.el (list-diary-entries): Pass a marker
        indicating source of entry to add-to-diary-list.